Release 10.1A: OpenEdge Development:
ADM Reference
newWhereClause
Inserts a new expression to query’s prepare string for a specified buffer.
Location: combo.p Parameters:INPUT pcBuffer AS CHARACTERThe buffer.
INPUT pcExpression AS CHARACTERThe new expression.
INPUT pcWhere AS CHARACTERThe current query-prepare string.
INPUT pcAndOr AS CHARACTERThe operator used to relate the new expression to the existing query. Valid values are AND (default) and OR.
Returns: CHARACTER Notes: This is a utility function that does not use properties.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |